Update factory_bot 6.4.6 → 6.5.0 (minor) #1640
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Release Notes
6.5.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
[Docs] Add proper factory definition in example (#1688)
Bump standard from 1.34.0 to 1.40.0
Fix Rails 7.2/8.0 enum deprecations
Fix Rails 7.2 compatibility
Bump development dependencies
docs: documentation files updated (#1678)
Add a dynamic security workflow and a SECURITY.md file (#1677)
Improve docs formatting and fix filename conflicts (#1666)
Add new maintainers to CODEOWNERS (#1651)
Update Dependabot configuration
Add Ruby 3.3 to CI
Added a case for build_class to handle class names with underscores passed as a string (#1642)
Drop myself from CODEOWNERS
docs: documentation files updated (#1637)
Only run this workflow if the README has been updated (#1635)
Update README again (#1630)
Trigger update-readme workflow
Removing copyright ending year
Call dynamic-readme reusable workflow
bundle exec standardrb --fix
Bump standard from 1.18.0 to 1.34.0
Add standard settings
fix: issue 1621 broken links in ref/factory.md
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands